Package | nictiz.fhir.nl.r4.labexchange |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.labexchange@3.0.0-beta.2&canonical=http://nictiz.nl/fhir/CapabilityStatement/Lab2Healthcare-Results-RetrieveServe |
Url | http://nictiz.nl/fhir/CapabilityStatement/Lab2Healthcare-Results-RetrieveServe |
Status | draft |
Date | 2022-03-30 |
Name | Lab2Healthcare_Results_RetrieveServe |
Experimental | False |
Realm | nl |
Description | This CapabilityStatement describes the minimal requirements for a client and a server to fulfill the Lab2Healthcare use case for retrieving/serving lab results. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Kind | requirements |
No resources found
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization ![]() | nl core HealthcareProvider Organization |
http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen ![]() | nl core LaboratoryTestResult.Specimen |
http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource ![]() | nl core LaboratoryTestResult.SpecimenSource |
http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult ![]() | nl core LaboratoryTestResult |
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient ![]() | nl core Patient |
{
"resourceType" : "CapabilityStatement",
"id" : "Lab2Healthcare-Results-RetrieveServe",
"url" : "http://nictiz.nl/fhir/CapabilityStatement/Lab2Healthcare-Results-RetrieveServe",
"name" : "Lab2Healthcare_Results_RetrieveServe",
"status" : "draft",
"date" : "2022-03-30",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "This CapabilityStatement describes the minimal requirements for a client and a server to fulfill the Lab2Healthcare use case for retrieving/serving lab results.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"rest" : [
{
"mode" : "client",
"documentation" : "A client is expected to support xml and/or json. It SHALL support search-type on Observation, and MAY support its searchParameters and/or the $lastn operation. It SHALL support read on Observation and secondary resources, when referenced but not included in search results. Note that inclusion of referenced resources may happen regardless of searchInclude by the client.",
"resource" : [
{
"type" : "Observation",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchInclude" : [
"Observation:subject",
"Observation:specimen",
"Observation:performer",
"Observation:has-member"
],
"_searchInclude" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "patient",
"type" : "reference",
"documentation" : "Support is 'MAY' because an alternative solution for the correct patient context may exist. In absence of an alternative solution, this parameter is 'SHALL'"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "date",
"type" : "date"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "_count",
"type" : "number"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "max",
"type" : "number",
"documentation" : "Relevant only for operation $lastn"
}
],
"operation" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "lastn",
"definition" : "http://hl7.org/fhir/OperationDefinition/Observation-lastn",
"documentation" : "Last N Observations Query"
}
]
},
{
"type" : "Patient",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
},
{
"type" : "Organization",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
},
{
"type" : "Specimen",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
},
{
"type" : "Device",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
}
]
},
{
"mode" : "server",
"documentation" : "A server is expected to support both xml and json. It SHALL support search-type on Observation, its searchParameters and the $lastn operation. It SHALL support read on Observation and secondary resources, unless it includes those when they are referenced in search results",
"resource" : [
{
"type" : "Observation",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
}
],
"searchInclude" : [
"Observation:subject",
"Observation:specimen",
"Observation:performer",
"Observation:has-member"
],
"_searchInclude" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"type" : "reference"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "date",
"type" : "date"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "_count",
"type" : "number"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "max",
"type" : "number",
"documentation" : "Relevant only for operation $lastn"
}
],
"operation" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "lastn",
"definition" : "http://hl7.org/fhir/OperationDefinition/Observation-lastn",
"documentation" : "Last N Observations Query"
}
]
},
{
"type" : "Patient",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
},
{
"type" : "Organization",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
},
{
"type" : "Specimen",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
},
{
"type" : "Device",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "read"
}
]
}
]
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.